Package | example.fhir.uv.mycontentig |
Type | Questionnaire |
Id | Id |
FHIR Version | R4 |
Source | http://somewhere.org/fhir/uv/mycontentig/https://build.fhir.org/ig/cqframework/sample-content-ig/Questionnaire-phq-9-questionnaire.html |
Url | http://somewhere.org/fhir/uv/mycontentig/Questionnaire/phq-9-questionnaire |
Version | 0.4.7 |
Status | draft |
Date | 2024-12-09T23:25:56+00:00 |
Title | Patient Health Questionnaire (PHQ-9) |
Experimental | False |
Realm | uv |
Authority | hl7 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType" : "Questionnaire",
"id" : "phq-9-questionnaire",
"meta" : {
"profile" : [
"http://hl7.org/fhir/StructureDefinition/cqf-questionnaire"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">PHQ-9 Questionnaire with dynamic logic</div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/cqf-library",
"valueCanonical" : "http://somewhere.org/fhir/uv/mycontentig/Library/PHQ9LogicExample"
}
],
"url" : "http://somewhere.org/fhir/uv/mycontentig/Questionnaire/phq-9-questionnaire",
"identifier" : [
{
"use" : "official",
"value" : "phq-9"
}
],
"version" : "0.4.7",
"title" : "Patient Health Questionnaire (PHQ-9)",
"status" : "draft",
"subjectType" : [
"Patient"
],
"date" : "2024-12-09T23:25:56+00:00",
"publisher" : "HL7 International - [Some] Work Group",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.org/Special/committees/[something]"
}
]
}
],
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"code" : [
{
"system" : "http://loinc.org",
"code" : "44249-1",
"display" : "PHQ-9 quick depression assessment panel [Reported.PHQ]"
}
],
"item" : [
{
"linkId" : "LittleInterest",
"code" : [
{
"system" : "http://loinc.org",
"code" : "44250-9"
}
],
"text" : "Little interest or pleasure in doing things",
"type" : "choice",
"required" : true,
"answerValueSet" : "http://loinc.org/vs/LL358-3"
},
{
"linkId" : "FeelingDown",
"code" : [
{
"system" : "http://loinc.org",
"code" : "44255-8"
}
],
"text" : "Feeling down, depressed, or hopeless",
"type" : "choice",
"required" : true,
"answerValueSet" : "http://loinc.org/vs/LL358-3"
},
{
"linkId" : "TroubleSleeping",
"code" : [
{
"system" : "http://loinc.org",
"code" : "44259-0"
}
],
"text" : "Trouble falling or staying asleep",
"type" : "choice",
"required" : true,
"answerValueSet" : "http://loinc.org/vs/LL358-3"
},
{
"linkId" : "FeelingTired",
"code" : [
{
"system" : "http://loinc.org",
"code" : "44254-1"
}
],
"text" : "Feeling tired or having little energy",
"type" : "choice",
"required" : true,
"answerValueSet" : "http://loinc.org/vs/LL358-3"
},
{
"linkId" : "BadAppetite",
"code" : [
{
"system" : "http://loinc.org",
"code" : "44251-7"
}
],
"text" : "Poor appetite or overeating",
"type" : "choice",
"required" : true,
"answerValueSet" : "http://loinc.org/vs/LL358-3"
},
{
"linkId" : "FeelingBadAboutSelf",
"code" : [
{
"system" : "http://loinc.org",
"code" : "44258-2"
}
],
"text" : "Feeling bad about yourself - or that you are a failure or have let yourself or your family down",
"type" : "choice",
"required" : true,
"answerValueSet" : "http://loinc.org/vs/LL358-3"
},
{
"linkId" : "TroubleConcentrating",
"code" : [
{
"system" : "http://loinc.org",
"code" : "44252-5"
}
],
"text" : "Trouble concentrating on things, such as reading the newspaper or watching television",
"type" : "choice",
"required" : true,
"answerValueSet" : "http://loinc.org/vs/LL358-3"
},
{
"linkId" : "MovingSpeaking",
"code" : [
{
"system" : "http://loinc.org",
"code" : "44253-3"
}
],
"text" : "Moving or speaking so slowly that other people could have noticed. Or the opposite - being so fidgety or restless that you have been moving around a lot more than usual",
"type" : "choice",
"required" : true,
"answerValueSet" : "http://loinc.org/vs/LL358-3"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/cqf-expression",
"valueExpression" : {
"language" : "text/cql",
"expression" : "CalculateTotalScore"
}
}
],
"linkId" : "TotalScore",
"code" : [
{
"system" : "http://loinc.org",
"code" : "44261-6"
}
],
"text" : "Total score",
"type" : "integer",
"required" : true
},
{
"linkId" : "Difficulty",
"code" : [
{
"system" : "http://loinc.org",
"code" : "44256-6"
}
],
"text" : "If you checked off any problems, how difficult have these problems made it for you to do your work, take care of things at home, or get along with other people",
"type" : "choice",
"required" : true,
"answerValueSet" : "http://loinc.org/vs/LL358-3"
}
]
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.